fix: correct typos and grammar in migrating_to_ocis docs (#1536)#1537
Merged
phil-davis merged 1 commit intoJun 12, 2026
Merged
Conversation
* fix: correct doubled word in "Migration With LDAP Users" docs
The intro of the "Migration With LDAP Users" section had a doubled
word ("connected to to a different backend") and a slightly awkward
"either connecting ... or by migrating" construction. Reword for
clarity and parallel structure.
Reported in owncloud/migrate_to_ocis#30.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Signed-off-by: Thomas Müller <1005065+DeepDiver1975@users.noreply.github.com>
* fix: correct typos and grammar in migrating_to_ocis docs
Fix several language issues found while reviewing the migration guide:
- "oCis" -> "oCIS" (consistent product capitalization)
- "how to setup" -> "how to set up" (verb form)
- "Files of enabled users from in each user's home" -> "Files in each
enabled user's home" (broken "from in", redundant phrasing)
- "the users personal Space" -> "the user's personal Space" (possessive)
- "IDM - where" -> "IDM — where" (em dash, consistent with rest of doc)
- "migrating users and groups are divided" -> "the migration of users
and groups is divided" (subject/verb clarity)
- add comma before non-restrictive "which" in the ownCloud schema note
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Signed-off-by: Thomas Müller <1005065+DeepDiver1975@users.noreply.github.com>
---------
Signed-off-by: Thomas Müller <1005065+DeepDiver1975@users.noreply.github.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
mmattel
approved these changes
Jun 12, 2026
Contributor
|
Needs porting to master. |
phil-davis
approved these changes
Jun 12, 2026
Contributor
This is a backport of #1536 that was merged to master. |
Contributor
|
It would be easier to identify if we would use the convention I implemented for the PR header on backports. That was made intentionally exacly because of this... |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The intro of the "Migration With LDAP Users" section had a doubled word ("connected to to a different backend") and a slightly awkward "either connecting ... or by migrating" construction. Reword for clarity and parallel structure.
Reported in owncloud/migrate_to_ocis#30.
Fix several language issues found while reviewing the migration guide: